home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 5 code / Lisp Mini-App / Superseded / Read Me First.lisp < prev   
Encoding:
Text File  |  1992-04-08  |  522 b   |  17 lines  |  [TEXT/CCL2]

  1. #|       Ruben Kleiman's Mini-Application
  2.  
  3.    Read Me First.lisp
  4.  
  5.          This file was released under the name:
  6.    example.lisp                                 
  7.  
  8.          Last edit: 03-08-92 slm
  9.  
  10.          This file is referred to on page 1 of Ruben Kleiman's article
  11.          "All about the MiniLisp Application".
  12.  
  13.          As promised in the article, evaluating this file will load and
  14.          run the Mini-Application. Better is to read file example.lisp.
  15. |#
  16.  
  17. (load "ccl:Mini-Application;build-and-run-mini-app.lisp")